projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65dd627
)
(help-xref-interned): Undo last mistaken change.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 14 Jul 2005 02:10:34 +0000
(
02:10
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 14 Jul 2005 02:10:34 +0000
(
02:10
+0000)
lisp/help-mode.el
patch
|
blob
|
history
diff --git
a/lisp/help-mode.el
b/lisp/help-mode.el
index 1f5f98a7354b99b76849ffc7575db069d38d1248..831db8cc0cccd86d498c0eabebfdd54b1af0d07c 100644
(file)
--- a/
lisp/help-mode.el
+++ b/
lisp/help-mode.el
@@
-519,7
+519,7
@@
Both variable, function and face documentation are extracted into a single
help buffer."
(with-current-buffer (help-buffer)
;; Push the previous item on the stack before clobbering the output buffer.
- (help-setup-xref
(list 'help-xref-interned symbol)
nil)
+ (help-setup-xref
nil
nil)
(let ((facedoc (when (facep symbol)
;; Don't record the current entry in the stack.
(setq help-xref-stack-item nil)